home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / DDPAT33.ZIP / DDPAT33.DOC
Text File  |  1987-07-26  |  754b  |  27 lines

  1. ;
  2. ; Patch DoubleDOS 4.0 for operation with dos 3.3
  3. ;
  4. ; This patch was given over the Phone by softlogic solutions.  I have tried
  5. ; it under PC-DOS 3.3 on a Bentley 286/10 with good results.  The only problem
  6. ; I know of is that the FASTOPEN command cannot be used.  They told me that the
  7. ; patched doubledos cannot be used with any other version of DOS.
  8. ;
  9. ;                                               Samuel H. Smith
  10. ;                                               Sysop, the Tool Shop
  11. ;                                               (602) 279-2673
  12.  
  13. debug doubled2.pgm
  14. e 2130 20
  15. e 878c c0 a1
  16. e 8b7d 03 50
  17. e 9487 7f ff b7 6e 20 80 c2
  18. w
  19. q
  20.  
  21. ;old values prior to patching
  22. 2130 10
  23. 878c 41 81
  24. 8b7d 6c 4c
  25. 9487 a7 e0 c5 32 0b 33 ff
  26.  
  27.